home *** CD-ROM | disk | FTP | other *** search
/ Adventure Games / Adventure Games 1.iso / panic / panic.exe / panic.DXR / 00296.ls < prev    next >
Encoding:
Text File  |  1995-08-24  |  69 b   |  8 lines

  1. on mouseDown
  2.   dontPassEvent()
  3. end
  4.  
  5. on mouseUp
  6.   dontPassEvent()
  7. end
  8.